Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow testing of relative signed routes #52726

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

shealavington
Copy link
Contributor

Currently, if you are using a relative signed route, you cannot test this value because it always expects the URL to include the domain. However, by adding the absolute parameter, we can now test relative signed routes.

@taylorotwell taylorotwell merged commit 89a2a21 into laravel:11.x Sep 10, 2024
31 checks passed
@shealavington shealavington deleted the patch-1 branch September 10, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants